Skip to content
This repository has been archived by the owner on Feb 2, 2020. It is now read-only.

make layout creating using default templateLayoutFactory templates #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MikeDevice
Copy link
Contributor

@MikeDevice MikeDevice commented Feb 27, 2017

  • improve layouts creating for markers and balloons
  • add dist folder to .gitignore
  • fix error at build:umd script

If you'll look at API, you can see such row in example

MyIconContentLayout = ymaps.templateLayoutFactory.createClass(
     '<div style="color: #FFFFFF; font-weight: bold;">{{ properties.geoObjects.length }}</div>')

Now such handlebars are not supported. So I've added this possibility in this pr

* add dist folder to .gitignore
* fix error at build:umd script
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant